public interface ICategoryService
| 限定符和类型 | 方法和说明 |
|---|---|
List<CategoryVo> |
lst(String parentUrlName) |
org.azolla.l.ling.collect.Tuple.Triple<Boolean,String,CategoryVo> |
opt(int id,
String displayName,
int parentId,
String controllerName,
Integer group,
int sequence,
Integer visible,
Integer operable) |
Copyright © 2011–2015 Azollas. All rights reserved.