com.ptc.epm.commands.util
Class AttributeHelper.Server
java.lang.Object
com.ptc.epm.commands.util.AttributeHelper.Server
- All Implemented Interfaces:
- RemoteAccess
- Enclosing class:
- AttributeHelper
- public static class AttributeHelper.Server
- extends Object
- implements RemoteAccess
Field Summary |
(package private) static boolean |
SERVER
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVER
static final boolean SERVER
AttributeHelper.Server
public AttributeHelper.Server()
getIBANames
public static List getIBANames(Class forClass)
throws WTException,
RemoteException
- Throws:
WTException
RemoteException
validateTypedObject
public static void validateTypedObject(WTCollection typedObjs)
throws WTException,
WTPropertyVetoException,
RemoteException
- Throws:
WTException
WTPropertyVetoException
RemoteException
validateAttribute
public static boolean validateAttribute(String attributeName,
String attributeValue)
throws WTException,
WTPropertyVetoException,
RemoteException
- Throws:
WTException
WTPropertyVetoException
RemoteException