org.jboss.portal.cms.hibernate.state
Class Base

java.lang.Object
  extended by org.jboss.portal.cms.hibernate.state.Base
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
VersionNode, VersionProp, VersionRefs, WSPNode, WSPProp, WSPRefs

public abstract class Base
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
Base()
           
 
Method Summary
 void disableCacheItemPersistence()
           
 java.lang.Integer getKey()
           
 boolean isPersistCacheItem()
           
 void resetCacheItemPersistence()
           
 void setKey(java.lang.Integer key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Base

public Base()
Method Detail

disableCacheItemPersistence

public void disableCacheItemPersistence()

isPersistCacheItem

public boolean isPersistCacheItem()

resetCacheItemPersistence

public void resetCacheItemPersistence()

getKey

public java.lang.Integer getKey()

setKey

public void setKey(java.lang.Integer key)


Copyright © 2008. All Rights Reserved.