com.ibm.portal.cp.tagging
Interface ModifiableTag

All Superinterfaces:
CollaborativeResource, Identifiable, Modifiable, Tag, TimeStamped

public interface ModifiableTag
extends Modifiable, Tag

ModifiableTag: the interface for a modifiable Tag which can be updated. A tag has no modifiable properties.

Since:
7.0.0

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.ibm.portal.cp.CollaborativeResource
CollaborativeResource.Scope
 
Method Summary
 
Methods inherited from interface com.ibm.portal.cp.tagging.Tag
getLocale, getName
 
Methods inherited from interface com.ibm.portal.cp.CollaborativeResource
getOwnerID, getResourceID, getScope, isPrivate
 
Methods inherited from interface com.ibm.portal.Identifiable
getObjectID
 
Methods inherited from interface com.ibm.portal.TimeStamped
getCreated, getLastModified