it.eng.spagobi.commons.metadata
Class SbiExtRoles

java.lang.Object
  extended by it.eng.spagobi.commons.metadata.SbiHibernateModel
      extended by it.eng.spagobi.commons.metadata.SbiExtRoles
All Implemented Interfaces:
java.io.Serializable

public class SbiExtRoles
extends SbiHibernateModel

SbiExtRoles generated by hbm2java

See Also:
Serialized Form

Constructor Summary
SbiExtRoles()
          default constructor.
SbiExtRoles(java.lang.Integer extRoleId)
          constructor with id.
 
Method Summary
 java.lang.String getCode()
          Gets the code.
 java.lang.String getDescr()
          Gets the descr.
 java.lang.Integer getExtRoleId()
          Gets the ext role id.
 java.lang.Boolean getIsAbleToBuildQbeQuery()
           
 java.lang.Boolean getIsAbleToSaveIntoPersonalFolder()
          Gets the checks if is able to save into personal folder.
 java.lang.Boolean getIsAbleToSaveMetadata()
           
 java.lang.Boolean getIsAbleToSaveRememberMe()
          Gets the checks if is able to save remember me.
 java.lang.Boolean getIsAbleToSaveSubobjects()
           
 java.lang.Boolean getIsAbleToSeeMetadata()
          Gets the checks if is able to see metadata.
 java.lang.Boolean getIsAbleToSeeNotes()
          Gets the checks if is able to see notes.
 java.lang.Boolean getIsAbleToSeeSnapshots()
          Gets the checks if is able to see snapshots.
 java.lang.Boolean getIsAbleToSeeSubobjects()
          Gets the checks if is able to see subobjects.
 java.lang.Boolean getIsAbleToSeeViewpoints()
          Gets the checks if is able to see viewpoints.
 java.lang.Boolean getIsAbleToSendMail()
          Gets the checks if is able to send mail.
 java.lang.String getName()
          Gets the name.
 SbiDomains getRoleType()
          Gets the role type.
 java.lang.String getRoleTypeCode()
          Gets the role type code.
 java.util.Set getSbiFuncRoles()
          Gets the sbi func roles.
 java.util.Set getSbiParuseDets()
          Gets the sbi paruse dets.
 void setCode(java.lang.String code)
          Sets the code.
 void setDescr(java.lang.String descr)
          Sets the descr.
 void setExtRoleId(java.lang.Integer extRoleId)
          Sets the ext role id.
 void setIsAbleToBuildQbeQuery(java.lang.Boolean isAbleToBuildQbeQuery)
           
 void setIsAbleToSaveIntoPersonalFolder(java.lang.Boolean isAbleToSaveIntoPersonalFolder)
          Sets the checks if is able to save into personal folder.
 void setIsAbleToSaveMetadata(java.lang.Boolean isAbleToSaveMetadata)
           
 void setIsAbleToSaveRememberMe(java.lang.Boolean isAbleToSaveRememberMe)
          Sets the checks if is able to save remember me.
 void setIsAbleToSaveSubobjects(java.lang.Boolean isAbleToSaveSubobjects)
           
 void setIsAbleToSeeMetadata(java.lang.Boolean isAbleToSeeMetadata)
          Sets the checks if is able to see metadata.
 void setIsAbleToSeeNotes(java.lang.Boolean isAbleToSeeNotes)
          Sets the checks if is able to see notes.
 void setIsAbleToSeeSnapshots(java.lang.Boolean isAbleToSeeSnapshots)
          Sets the checks if is able to see snapshots.
 void setIsAbleToSeeSubobjects(java.lang.Boolean isAbleToSeeSubobjects)
          Sets the checks if is able to see subobjects.
 void setIsAbleToSeeViewpoints(java.lang.Boolean isAbleToSeeViewpoints)
          Sets the checks if is able to see viewpoints.
 void setIsAbleToSendMail(java.lang.Boolean isAbleToSendMail)
          Sets the checks if is able to send mail.
 void setName(java.lang.String name)
          Sets the name.
 void setRoleType(SbiDomains sbiDomains)
          Sets the role type.
 void setRoleTypeCode(java.lang.String roleTypeCd)
          Sets the role type code.
 void setSbiFuncRoles(java.util.Set sbiFuncRoles)
          Sets the sbi func roles.
 void setSbiParuseDets(java.util.Set sbiParuseDets)
          Sets the sbi paruse dets.
 
Methods inherited from class it.eng.spagobi.commons.metadata.SbiHibernateModel
getCommonInfo, setCommonInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SbiExtRoles

public SbiExtRoles()
default constructor.


SbiExtRoles

public SbiExtRoles(java.lang.Integer extRoleId)
constructor with id.

Parameters:
extRoleId - the ext role id
Method Detail

getExtRoleId

public java.lang.Integer getExtRoleId()
Gets the ext role id.

Returns:
the ext role id

setExtRoleId

public void setExtRoleId(java.lang.Integer extRoleId)
Sets the ext role id.

Parameters:
extRoleId - the new ext role id

getRoleType

public SbiDomains getRoleType()
Gets the role type.

Returns:
the role type

setRoleType

public void setRoleType(SbiDomains sbiDomains)
Sets the role type.

Parameters:
sbiDomains - the new role type

getRoleTypeCode

public java.lang.String getRoleTypeCode()
Gets the role type code.

Returns:
the role type code

setRoleTypeCode

public void setRoleTypeCode(java.lang.String roleTypeCd)
Sets the role type code.

Parameters:
roleTypeCd - the new role type code

getCode

public java.lang.String getCode()
Gets the code.

Returns:
the code

setCode

public void setCode(java.lang.String code)
Sets the code.

Parameters:
code - the new code

getName

public java.lang.String getName()
Gets the name.

Returns:
the name

setName

public void setName(java.lang.String name)
Sets the name.

Parameters:
name - the new name

getDescr

public java.lang.String getDescr()
Gets the descr.

Returns:
the descr

setDescr

public void setDescr(java.lang.String descr)
Sets the descr.

Parameters:
descr - the new descr

getSbiFuncRoles

public java.util.Set getSbiFuncRoles()
Gets the sbi func roles.

Returns:
the sbi func roles

setSbiFuncRoles

public void setSbiFuncRoles(java.util.Set sbiFuncRoles)
Sets the sbi func roles.

Parameters:
sbiFuncRoles - the new sbi func roles

getSbiParuseDets

public java.util.Set getSbiParuseDets()
Gets the sbi paruse dets.

Returns:
the sbi paruse dets

setSbiParuseDets

public void setSbiParuseDets(java.util.Set sbiParuseDets)
Sets the sbi paruse dets.

Parameters:
sbiParuseDets - the new sbi paruse dets

getIsAbleToSeeSubobjects

public java.lang.Boolean getIsAbleToSeeSubobjects()
Gets the checks if is able to see subobjects.

Returns:
the checks if is able to see subobjects

setIsAbleToSeeSubobjects

public void setIsAbleToSeeSubobjects(java.lang.Boolean isAbleToSeeSubobjects)
Sets the checks if is able to see subobjects.

Parameters:
isAbleToSeeSubobjects - the new checks if is able to see subobjects

getIsAbleToSeeViewpoints

public java.lang.Boolean getIsAbleToSeeViewpoints()
Gets the checks if is able to see viewpoints.

Returns:
the checks if is able to see viewpoints

setIsAbleToSeeViewpoints

public void setIsAbleToSeeViewpoints(java.lang.Boolean isAbleToSeeViewpoints)
Sets the checks if is able to see viewpoints.

Parameters:
isAbleToSeeViewpoints - the new checks if is able to see viewpoints

getIsAbleToSeeSnapshots

public java.lang.Boolean getIsAbleToSeeSnapshots()
Gets the checks if is able to see snapshots.

Returns:
the checks if is able to see snapshots

setIsAbleToSeeSnapshots

public void setIsAbleToSeeSnapshots(java.lang.Boolean isAbleToSeeSnapshots)
Sets the checks if is able to see snapshots.

Parameters:
isAbleToSeeSnapshots - the new checks if is able to see snapshots

getIsAbleToSeeNotes

public java.lang.Boolean getIsAbleToSeeNotes()
Gets the checks if is able to see notes.

Returns:
the checks if is able to see notes

setIsAbleToSeeNotes

public void setIsAbleToSeeNotes(java.lang.Boolean isAbleToSeeNotes)
Sets the checks if is able to see notes.

Parameters:
isAbleToSeeNotes - the new checks if is able to see notes

getIsAbleToSendMail

public java.lang.Boolean getIsAbleToSendMail()
Gets the checks if is able to send mail.

Returns:
the checks if is able to send mail

setIsAbleToSendMail

public void setIsAbleToSendMail(java.lang.Boolean isAbleToSendMail)
Sets the checks if is able to send mail.

Parameters:
isAbleToSendMail - the new checks if is able to send mail

getIsAbleToSaveIntoPersonalFolder

public java.lang.Boolean getIsAbleToSaveIntoPersonalFolder()
Gets the checks if is able to save into personal folder.

Returns:
the checks if is able to save into personal folder

setIsAbleToSaveIntoPersonalFolder

public void setIsAbleToSaveIntoPersonalFolder(java.lang.Boolean isAbleToSaveIntoPersonalFolder)
Sets the checks if is able to save into personal folder.

Parameters:
isAbleToSaveIntoPersonalFolder - the new checks if is able to save into personal folder

getIsAbleToSaveRememberMe

public java.lang.Boolean getIsAbleToSaveRememberMe()
Gets the checks if is able to save remember me.

Returns:
the checks if is able to save remember me

setIsAbleToSaveRememberMe

public void setIsAbleToSaveRememberMe(java.lang.Boolean isAbleToSaveRememberMe)
Sets the checks if is able to save remember me.

Parameters:
isAbleToSaveRememberMe - the new checks if is able to save remember me

getIsAbleToSeeMetadata

public java.lang.Boolean getIsAbleToSeeMetadata()
Gets the checks if is able to see metadata.

Returns:
the checks if is able to see metadata

setIsAbleToSeeMetadata

public void setIsAbleToSeeMetadata(java.lang.Boolean isAbleToSeeMetadata)
Sets the checks if is able to see metadata.

Parameters:
isAbleToSeeMetadata - the new checks if is able to see metadata

getIsAbleToSaveMetadata

public java.lang.Boolean getIsAbleToSaveMetadata()
Returns:
the isAbleToSaveMetadata

setIsAbleToSaveMetadata

public void setIsAbleToSaveMetadata(java.lang.Boolean isAbleToSaveMetadata)
Parameters:
isAbleToSaveMetadata - the isAbleToSaveMetadata to set

getIsAbleToSaveSubobjects

public java.lang.Boolean getIsAbleToSaveSubobjects()

setIsAbleToSaveSubobjects

public void setIsAbleToSaveSubobjects(java.lang.Boolean isAbleToSaveSubobjects)

getIsAbleToBuildQbeQuery

public java.lang.Boolean getIsAbleToBuildQbeQuery()

setIsAbleToBuildQbeQuery

public void setIsAbleToBuildQbeQuery(java.lang.Boolean isAbleToBuildQbeQuery)