com.mf.roundhouse.core.domain
Class RoundhouseObject

java.lang.Object
  extended byKennewickObject
      extended bycom.mf.roundhouse.core.domain.RoundhouseObject
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AuthenticationRecord, ConfigurableLink, ContentModule, ContentObject, ContentType, ContentTypeSupport, CustomPortletMode, CustomWindowState, FeedbackHookConfiguration, PasswordHistory, PasswordPolicy, PortalColumn, PortalPageLayout, PortletDefinition, PortletInitParam, PortletPreference, PortletPreferencesImpl, Restaurant, SecretQuestion, SecurityConstraint, SecurityRoleRef, SiteAnnouncement, SiteHit, StaticLink, StreamableContent, TranslatedString, TranslatedStringElement, UserAttribute, UserGroup, UserProfile, UserProperty, UserPropertyEntry, VirtualHost

public abstract class RoundhouseObject
extends KennewickObject
implements java.io.Serializable

Author:
Jeffrey Payne
See Also:
Serialized Form

Constructor Summary
RoundhouseObject()
           
RoundhouseObject(ObjectIdentifier anId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoundhouseObject

public RoundhouseObject(ObjectIdentifier anId)
                 throws java.lang.Exception
Parameters:
anId -
Throws:
java.lang.Exception

RoundhouseObject

public RoundhouseObject()
Throws:
java.lang.Exception


Copyright © 2004 Media Fortress, LLC. Licensed for commercial use under the Apache 2.0 License.