public class ThingIndexIndex extends Index
indexed, TYPE_CATEGORY, TYPE_CHILDWORLDS, TYPE_FILE, TYPE_PLUGINS, TYPE_PROJECT, TYPE_PROJECTS, TYPE_THING, TYPE_THINGMANAGER, TYPE_WORKING_SET, TYPE_WORLD| 构造器和说明 |
|---|
ThingIndexIndex(Index parent,
ThingIndex thing) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Index> |
getChilds()
取子索引列表。
|
String |
getDescription()
取描述。
|
Object |
getIndexObject()
返回被索引的事物。
|
String |
getLabel()
取标签。
|
String |
getName()
取名称。
|
Index |
getParent()
取索引的父索引。
|
String |
getPath()
取路径,这个路径是通过World.get(path)可以获取的那个参数路径。
|
String |
getType()
返回索引的事物的类型。
|
boolean |
refresh()
刷新子索引。
|
getIndex, getIndex, getIndexById, getIndexId, getInstance, getLastDate, getLastModified, getWorkingSetThing, setWorkingSetThingpublic ThingIndexIndex(Index parent, ThingIndex thing)
public Object getIndexObject()
IndexgetIndexObject 在类中 Indexpublic String getDescription()
IndexgetDescription 在类中 IndexCopyright © 2022 xworker.org. All rights reserved.