Interface User
- 
- All Superinterfaces:
- BaseAsset,- NamedAsset
 
 public interface User extends NamedAsset Represents a User asset- Since:
- 6.4
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancanBypassWorkflow(java.lang.String siteId)- 
Methods inherited from interface com.hannonhill.cascade.api.asset.common.BaseAssetgetAssetId, getAssetType, getIdentifer
 - 
Methods inherited from interface com.hannonhill.cascade.api.asset.common.NamedAssetgetLabel, getName, setName
 
- 
 
-