com.activequant.domainmodel
Class SecurityChain
java.lang.Object
com.activequant.domainmodel.PersistentEntity
com.activequant.domainmodel.SecurityChain
- Direct Known Subclasses:
- SecurityChainByDate
public abstract class SecurityChain
- extends PersistentEntity
| Methods inherited from class com.activequant.domainmodel.PersistentEntity |
clearMap, convertValueToType, getClassName, getCreationTime, getDeletionTime, getId, getSnapshotTime, initFromMap, nullSafe, propertyMap, setClassName, setCreationTime, setDeletionTime, setSnapshotTime |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityChain
public SecurityChain(String className)
getChainName
public String getChainName()
setChainName
public void setChainName(String chainName)
Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.