com.jamasoftware.contour.domain
Interface ScopedObject
- All Superinterfaces:
- DomainObjectBase, OrganizationAware, java.io.Serializable
- All Known Subinterfaces:
- ScopedObjectWithContext
- All Known Implementing Classes:
- BaseLine, Comment, DocumentField, DocumentNode, DocumentType, FieldLayout, Filter, IntegrationComponentMapping, IntegrationConnection, ItemTemplate, LookupType, Perspective, PerspectiveConfig, PluginEntry, PropertyEntry, RelationshipType, ReleaseType, Report, Signature, SmartFilter, Subscription, UserFavorite, UserItemViewHistory, View, View_ItemType, ViewConfig
public interface ScopedObject
- extends DomainObjectBase
getScopeId
java.lang.Integer getScopeId()
setScopeId
void setScopeId(java.lang.Integer scopeId)
getRefId
java.lang.Integer getRefId()
setRefId
void setRefId(java.lang.Integer refId)
Copyright (c) 2010 Jama Software, Inc. All Rights Reserved.