class T73Catalog extends T73RDBSet.DSet<T73Catalog> implements Serializable, T73.T73StatusListener
Modifier and Type | Class and Description |
---|---|
(package private) static class |
T73Catalog.CatalogSet |
Modifier and Type | Field and Description |
---|---|
(package private) static String |
Opt_GlobalIndexOnly |
(package private) static String |
Opt_PageIndexOnly |
Constructor and Description |
---|
T73Catalog(String n,
String cat,
String ti,
String desc,
String kw,
String da,
String opt,
T73File c,
int or) |
Modifier and Type | Method and Description |
---|---|
void |
addError(String st) |
void |
addStatus(String st) |
(package private) boolean |
equivalentTo(T73Catalog cat) |
(package private) String |
getCategory() |
(package private) T73File |
getCause() |
(package private) String |
getDescription() |
(package private) T73File |
getDir() |
(package private) String |
getKeyword() |
(package private) Set<String> |
getKeywords() |
(package private) String |
getName() |
(package private) String |
getOption() |
(package private) int |
getOrder() |
(package private) String |
getPath() |
(package private) String |
getStdDay() |
(package private) T73File |
getT73File() |
(package private) String |
getTitle() |
boolean |
hasError() |
(package private) boolean |
isEmpty() |
(package private) static Map<String,T73Catalog> |
load(T73Realm realm,
T73File home,
T73File catfn,
boolean refresh) |
(package private) static void |
save(T73File wfn,
Map<String,T73Catalog> map) |
(package private) void |
setPath(T73File file) |
(package private) boolean |
useGlobalIndex() |
(package private) boolean |
usePageIndex() |
static final String Opt_GlobalIndexOnly
static final String Opt_PageIndexOnly
String getName()
String getCategory()
String getTitle()
String getDescription()
String getKeyword()
String getStdDay()
String getOption()
boolean useGlobalIndex()
boolean usePageIndex()
T73File getCause()
int getOrder()
void setPath(T73File file)
String getPath()
T73File getT73File()
T73File getDir()
public void addStatus(String st)
addStatus
in interface T73.T73StatusListener
public void addError(String st)
addError
in interface T73.T73StatusListener
public boolean hasError()
hasError
in interface T73.T73StatusListener
boolean isEmpty()
boolean equivalentTo(T73Catalog cat)
equivalentTo
in class T73RDBSet.DSet<T73Catalog>
static Map<String,T73Catalog> load(T73Realm realm, T73File home, T73File catfn, boolean refresh) throws UTLFException, IOException
UTLFException
IOException
static void save(T73File wfn, Map<String,T73Catalog> map)
EDB Working Group at Tue Jun 10 17:08:59 JST 2025