com.jamasoftware.contour.domain
Interface ScopedObjectWithContext
- All Superinterfaces:
- DomainObjectBase, OrganizationAware, ScopedObject, java.io.Serializable
- All Known Implementing Classes:
- Subscription
public interface ScopedObjectWithContext
- extends ScopedObject
getContextId
java.lang.Integer getContextId()
setContextId
void setContextId(java.lang.Integer contextId)
getContextScopeId
java.lang.Integer getContextScopeId()
setContextScopeId
void setContextScopeId(java.lang.Integer contextScopeId)
Copyright (c) 2010 Jama Software, Inc. All Rights Reserved.