wt.ufid
Class FederatableServerHelper.OwnerRepositoryUtil
java.lang.Object
wt.ufid.FederatableServerHelper.OwnerRepositoryUtil
- Enclosing class:
- FederatableServerHelper
- protected static final class FederatableServerHelper.OwnerRepositoryUtil
- extends Object
Class to bundle query spec's for the Repository class *
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
queryClass
private static final Class queryClass
localAttribute
private static final String localAttribute
- See Also:
- Constant Field Values
FederatableServerHelper.OwnerRepositoryUtil
protected FederatableServerHelper.OwnerRepositoryUtil()
isOwnerQuerySpec
public static final QuerySpec isOwnerQuerySpec(Federatable object)
throws WTException
- This will form the query spec to access the link table representing the ownership releationship
between a federatable and the repository
- Throws:
WTException
getOwnerQuerySpec
public static final QuerySpec getOwnerQuerySpec(WTCollection objectSet)
throws WTException
- Throws:
WTException
deleteReference
public static final void deleteReference(Federatable object)
throws UfidException
- Delete the Owner Reference
- Throws:
UfidException