◆ asFolder()
| Folder org.turro.entities.StandardFolder.asFolder |
( |
| ) |
|
◆ asPath()
| Path org.turro.entities.StandardFolder.asPath |
( |
| ) |
|
◆ asString()
| String org.turro.entities.StandardFolder.asString |
( |
| ) |
|
◆ entity()
| StandardFolder org.turro.entities.StandardFolder.entity |
( |
Object |
entity | ) |
|
Definition at line 73 of file StandardFolder.java.
74 if(
entity instanceof IContact contact)
entity = contact.getContact();
75 path = path + Entities.getController(
entity).getPath();
StandardFolder entity(Object entity)
◆ entityPath()
| StandardFolder org.turro.entities.StandardFolder.entityPath |
( |
String |
entityPath | ) |
|
◆ folder()
| StandardFolder org.turro.entities.StandardFolder.folder |
( |
String |
folder | ) |
|
◆ internal() [1/3]
◆ internal() [2/3]
| static Folder org.turro.entities.StandardFolder.internal |
( |
String |
entityPath | ) |
|
|
static |
◆ internal() [3/3]
| static Folder org.turro.entities.StandardFolder.internal |
( |
String |
entityPath, |
|
|
String |
folder |
|
) |
| |
|
static |
◆ publishable() [1/3]
| static StandardFolder org.turro.entities.StandardFolder.publishable |
( |
| ) |
|
|
static |
◆ publishable() [2/3]
| static Folder org.turro.entities.StandardFolder.publishable |
( |
String |
entityPath | ) |
|
|
static |
◆ publishable() [3/3]
| static Folder org.turro.entities.StandardFolder.publishable |
( |
String |
entityPath, |
|
|
String |
folder |
|
) |
| |
|
static |
◆ real()
The documentation for this class was generated from the following file: