wt.clients.vc
Class VersionTaskLogic.Server
java.lang.Object
wt.clients.vc.VersionTaskLogic.Server
- All Implemented Interfaces:
- RemoteAccess
- Enclosing class:
- VersionTaskLogic
- public static class VersionTaskLogic.Server
- extends Object
- implements RemoteAccess
Inner class that acts a lightweight service which executes methods on the server
to reduce unnecessary client to server traffic and data transfer.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VersionTaskLogic.Server
public VersionTaskLogic.Server()
getCreationDate
public static Timestamp getCreationDate(Versionable versionable)
throws WTException
- Throws:
WTException
getCreationDate
public static Timestamp getCreationDate(Versioned versioned)
throws WTException
- Throws:
WTException
getCreator
public static WTPrincipal getCreator(Versioned versioned)
throws VersionControlException,
WTException
- Throws:
VersionControlException
WTException