|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.sree.DefaultContext
inetsoft.sree.FolderContext
public class FolderContext
Folder context store alias about a Folder. It is used internally to retrieve information about a Folder.
| Field Summary |
|---|
| Fields inherited from class inetsoft.sree.DefaultContext |
|---|
description, name |
| Constructor Summary | |
|---|---|
FolderContext(String name)
Create a folder context. |
|
FolderContext(String name,
String description)
Create a folder context. |
|
FolderContext(String name,
String description,
String alias)
Create a folder context. |
|
| Method Summary | |
|---|---|
String |
getAlias()
Get folder alias name. |
void |
setAlias(String alias)
Set folder alias name. |
| Methods inherited from class inetsoft.sree.DefaultContext |
|---|
getDescription, getName, setDescription, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FolderContext(String name)
public FolderContext(String name,
String description)
public FolderContext(String name,
String description,
String alias)
| Method Detail |
|---|
public String getAlias()
public void setAlias(String alias)
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||