org.opencrx.kernel.home1.cci2
Interface TwitterAccount

All Superinterfaces:
BasicObject, ContextCapable, Creatable, ExtentCapable, Modifiable, OAuthAccount, SecureObject, ServiceAccount
All Known Subinterfaces:
TwitterAccount
All Known Implementing Classes:
TwitterAccount

public interface TwitterAccount
extends OAuthAccount, ServiceAccount

Class TwitterAccount


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.home1.cci2.ServiceAccount
ServiceAccount.Identity
 
Method Summary
 
Methods inherited from interface org.opencrx.kernel.home1.cci2.OAuthAccount
getAccessToken, getAccessTokenSecret, getConsumerKey, getConsumerSecret, setAccessToken, setAccessTokenSecret, setConsumerKey, setConsumerSecret
 
Methods inherited from interface org.opencrx.kernel.home1.cci2.ServiceAccount
getDescription, getName, isActive, isDefault, setActive, setDefault, setDescription, setName
 
Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser
 
Methods inherited from interface org.openmdx.base.cci2.Creatable
getCreatedAt, getCreatedBy
 
Methods inherited from interface org.openmdx.base.cci2.ExtentCapable
getIdentity
 
Methods inherited from interface org.openmdx.base.cci2.Modifiable
getModifiedAt, getModifiedBy
 



This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.