com.trackstudio.secured
Class SecuredRtypeBean
java.lang.Object
  
com.trackstudio.secured.Secured
      
com.trackstudio.secured.SecuredRtypeBean
- All Implemented Interfaces: 
 - java.lang.Comparable
 
public class SecuredRtypeBean
- extends Secured
 
Bean which represents report type
 
| Fields inherited from class com.trackstudio.secured.Secured | 
sc | 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait | 
 
SecuredRtypeBean
public SecuredRtypeBean(Rtype rtype,
                        SessionContext sc)
SecuredRtypeBean
public SecuredRtypeBean(Rtype rtype,
                        java.lang.String sessionId)
                 throws GranException
- Throws:
 GranException
getId
public java.lang.String getId()
- Specified by:
 getId in class Secured
 
 
getName
public java.lang.String getName()
 
getFile
public java.lang.String getFile()
 
getDescription
public java.lang.String getDescription()
 
canUpdate
public boolean canUpdate()
- Specified by:
 canUpdate in class Secured
 
 
canView
public boolean canView()
- Specified by:
 canView in class Secured
 
 
compareTo
public int compareTo(java.lang.Object obj)
- Specified by:
 compareTo in interface java.lang.Comparable- Specified by:
 compareTo in class Secured
 
 
Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.