IP*Works! V9

ipworks
Class ODataEntryLink

java.lang.Object
  extended by ipworks.ODataEntryLink

public class ODataEntryLink
extends java.lang.Object

An object representing a single OData entry link.

An object representing a single OData entry link.

ResourcePath: The Resource Path of the OData entry element link.

By setting this value to ResourcePath and calling QueryService , you can retrieve the related entries of the current entry (as specified by EntryIndex ).

Title: The Title of the OData entry element link.

See Also:
Atom, Atom.ODataEntryLink

Constructor Summary
ODataEntryLink()
           
 
Method Summary
 java.lang.String getResourcePath()
           
 java.lang.String getTitle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ODataEntryLink

public ODataEntryLink()
Method Detail

getResourcePath

public java.lang.String getResourcePath()

getTitle

public java.lang.String getTitle()

IP*Works! V9

Copyright (c) 2013 /n software inc. - All rights reserved.