com.activequant.domainmodel
Class SecurityChain

java.lang.Object
  extended by com.activequant.domainmodel.PersistentEntity
      extended by com.activequant.domainmodel.SecurityChain
Direct Known Subclasses:
SecurityChainByDate

public abstract class SecurityChain
extends PersistentEntity


Constructor Summary
SecurityChain(String className)
           
 
Method Summary
 String getChainName()
           
 void setChainName(String chainName)
           
 
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
 

Constructor Detail

SecurityChain

public SecurityChain(String className)
Method Detail

getChainName

public String getChainName()

setChainName

public void setChainName(String chainName)


Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.