org.xiruss.xirussrepository.client
Class OnSnapshotResolutionPolicyProxy

java.lang.Object
  extended by org.xiruss.xirussrepository.client.RepositoryObjectProxy
      extended by org.xiruss.xirussrepository.client.ResolutionPolicyProxy
          extended by org.xiruss.xirussrepository.client.OnSnapshotResolutionPolicyProxy
All Implemented Interfaces:
OnSnapshotResolutionPolicy, RepositoryObject, ResolutionPolicy

public class OnSnapshotResolutionPolicyProxy
extends ResolutionPolicyProxy
implements OnSnapshotResolutionPolicy


Field Summary
 
Fields inherited from class org.xiruss.xirussrepository.client.RepositoryObjectProxy
cHelper, logger, objectTypeCode, pathToMe
 
Constructor Summary
OnSnapshotResolutionPolicyProxy()
           
 
Method Summary
 
Methods inherited from class org.xiruss.xirussrepository.client.ResolutionPolicyProxy
applyPolicy, getParameter, getParams, getPolicyTypeName, initialize, initialize, setParameter
 
Methods inherited from class org.xiruss.xirussrepository.client.RepositoryObjectProxy
accept, compareTo, doPost, doStringReturnPost, equals, getBooleanValue, getId, getName, getOriginalClassName, getPathToMe, getProperties, getProperty, getPropertyNames, getRepository, getStringReturnValue, getStringSetReturnValue, getType, hasProperty, initialize, isNull, loadRepositoryObjectData, setId, setName, setProperty, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.xiruss.snapcm.api.ResolutionPolicy
applyPolicy, getParameter, getParams, getPolicyTypeName, initialize, setParameter
 
Methods inherited from interface org.xiruss.snapcm.api.RepositoryObject
accept, compareTo, getId, getName, getProperties, getProperty, getPropertyNames, getRepository, getType, hasProperty, initialize, isNull, setId, setName, setProperty, toString
 

Constructor Detail

OnSnapshotResolutionPolicyProxy

public OnSnapshotResolutionPolicyProxy()