|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.wvs.client.pview.PViewHelper.Server
Server side implementations
Field Summary |
Fields inherited from interface wt.method.RemoteAccess |
versionID |
Constructor Summary | |
PViewHelper.Server()
|
Method Summary | |
static Vector |
getDefaultMarkups(Persistable p)
|
static PViewOLData |
getOLFileURL(Representable representable)
Locates the URL to the viewable representation |
static PViewOLData |
getOLFileURL(Representable representable,
Boolean includeProperties)
Locates the URL to the viewable representation |
static Vector |
getOLFileURL(Vector representables)
Locates the URLs to the viewables associated to the representables |
static Vector |
getOLFileURL(Vector representables,
Boolean includeProperties)
Locates the URLs to the viewables associated to the representables |
static Hashtable |
getPartProperties(Persistable p)
|
static String |
getPreferenceValue(String node,
String key)
Returns the value of a preference stored in Windchill |
static Byte[] |
getThumbnailData(Persistable p)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PViewHelper.Server()
Method Detail |
public static String getPreferenceValue(String node, String key)
node
- the prefernce nodekey
- the key to the preference
public static Vector getOLFileURL(Vector representables)
representables
- the representables whose viewables are to be located
public static Vector getOLFileURL(Vector representables, Boolean includeProperties)
representables
- the representables whose viewables are to be located
public static PViewOLData getOLFileURL(Representable representable)
representable
- the representable whose viewable is to be located
public static PViewOLData getOLFileURL(Representable representable, Boolean includeProperties)
representable
- the representable whose viewable is to be located
public static Hashtable getPartProperties(Persistable p)
public static Vector getDefaultMarkups(Persistable p)
public static Byte[] getThumbnailData(Persistable p)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |